Hello there !

Thanks for taking a look at the open source version of MyPartsBin.com V1.0

I intend to add more features over time, for now this is a functional system which you can modify if you require it, HOWEVER you may want to try and avoid doing that as any future updates will be based around this system

Dont forget to take a look at my sites below, and subscribe to my YouTube channel!

https://MyPartsBin.com
https://TheDefpom.com
https://YouTube.com/TheDefpom

For compabibility this is based upon PHP 7 and newer, and MySQLi.

You first need to setup the database, use phpMyadmin to create a database and the database user, and allocate the user to the database, enter this information in the config.php file.

I have an SQL file included which will create the required tables for you, just go into phpmyadmin and import the file.

From there you should be good to go!

If you need to change the site structure, for example putting it in a subdirectory, you may need to make some changes to the config file so it nows where it is, you may also need to change the "$path" setting at the top of some of the pages.


All the best
Scott (aka The Defpom)